====== addmedianamespace Plugin ====== ---- plugin ---- description: Plugin enables adding media namespaces from media manager author : Jakub Majcherski email : jakub@majcherski.com type : lastupdate : 2024-03-02 compatible : yes depends : conflicts : similar : tags : downloadurl: https://github.com/majcher01/dokuwiki-plugin-addmedianamespace/zipball/master bugtracker : https://github.com/majcher01/dokuwiki-plugin-addmedianamespace/issues sourcerepo : https://github.com/majcher01/dokuwiki-plugin-addmedianamespace/ donationurl: screenshot_img : {{https://cdn.majcherski.com/images/dokuwiki-plugin-addmedianamespace.jpeg}} ---- {{https://cdn.majcherski.com/images/dokuwiki-plugin-addmedianamespace.jpeg}} ===== Installation ===== Just install. You can't do it wrong. I think. :!: **External requirements:** This plugin does not require anything to work. Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. ===== Examples/Usage ===== This is pure JS plugin, inserts input box and button to media manager tree, it is essentially modifying URL and redirecting. It is not tested at all, works on my machine and it was developed under 1 hour in the middle of the night. Usage: Simply navigate to desired namespace, then type the name of the namespace you would like to create, press Enter or Add button and there you go, new namespace will be added under current. Eg. if you are in //root:foo// and create //bar//, then the structure will look like this: //root:foo:bar// ===== Development ===== //[downloadable blocks, development comments]// The source code of the plugin is available at GitHub: \\ https:/majcher01/github.com//dokuwiki-plugin-addmedianamespace. \\ === Known Bugs and Issues === //[this section might not be needed in case of external bug manager, or use RSS feed]// === ToDo/Wish List === //[developers roadmap]// ===== FAQ ===== //[discussions should ideally be deleted and turned into FAQ entries along the way]//